Skip to content

gh-150285: Fix too long docstrings in the io module#150287

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:docstrings-overflow-io
May 24, 2026
Merged

gh-150285: Fix too long docstrings in the io module#150287
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:docstrings-overflow-io

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented May 23, 2026

@serhiy-storchaka serhiy-storchaka added docs Documentation in the Doc dir skip news needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 23, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs May 23, 2026
@serhiy-storchaka serhiy-storchaka force-pushed the docstrings-overflow-io branch from 09ed33f to 9f4bab7 Compare May 23, 2026 05:31
@serhiy-storchaka
Copy link
Copy Markdown
Member Author

There was also a bug in _pyio.open which cause the docstring to indent one column more.

@serhiy-storchaka serhiy-storchaka merged commit 160dc74 into python:main May 24, 2026
52 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs May 24, 2026
@miss-islington-app
Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 24, 2026

GH-150332 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 24, 2026
@serhiy-storchaka serhiy-storchaka deleted the docstrings-overflow-io branch May 24, 2026 13:20
serhiy-storchaka added a commit that referenced this pull request May 24, 2026
GH-150332)

(cherry picked from commit 160dc74)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant